Replace excessive macro/pointer cleverness in csv_util with more grown-up
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 31 Mar 2014 21:55:47 +0000 (21:55 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 31 Mar 2014 21:55:47 +0000 (21:55 +0000)
commitc6d66ade0d13f82ce878c4153f6154e471b44681
treedfc187dc0a0eb15c977ad6ad940895d32f5e1f9c
parent2334f72097a6d4cdc541149803ffe216513a1df5
Replace excessive macro/pointer cleverness in csv_util with more grown-up
programming. This should solve a whole class of data-specific bugs in xcsv.

(This was done on a plane and not tested in valgrind, etc.  If I anger
Jenkins, I'll deal with it.)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4787 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/csv_util.cc